pgAutoHilite
Type
property
Summary
Specifies if the PolyGrid widget will respond to mouse events
Syntax
set the pgAutoHilite of widget to {true | false}
get the pgAutoHilite of widget
Description
Use the pgAutoHilite property determine if the widget will hilite a row when clicked
Examples
set the pgAutoHilite of widget "PolyGrid" to true